home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / msdos / css / include / strlib.h < prev   
Encoding:
C/C++ Source or Header  |  1991-10-19  |  99 b   |  3 lines

  1. extern  char *strleft(char *b,char *s,int i);
  2. extern  char *strmid(char *b,char *s,int i,int j);
  3.